find Elements By Css Selector
Returns an immutable list of the Element objects found in the current search context by the given cssSelector. Returns an empty list if no elements were found.
Parameters
css Selector
a string that represents the CSS selector
Throws
if the given cssSelector is empty
when this instance is closed